Auto merge of #5219 - mbrubeck:doc, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 21 Mar 2018 18:48:39 +0000 (18:48 +0000)
committerbors <bors@rust-lang.org>
Wed, 21 Mar 2018 18:48:39 +0000 (18:48 +0000)
commit6e18208b7881e5a183984db0dda72bfbae206825
treeceeb72c7cc169e2116700a1e880546610df960c2
parentb0a225206352c3930f62c3674243d99fc8b15b07
parentd4f5ac4b3f7a6f175ed3a84924007317012725be
Auto merge of #5219 - mbrubeck:doc, r=alexcrichton

Fix usage text for cargo install

The current text was accidentally copied from `cargo init`.